home *** CD-ROM | disk | FTP | other *** search
/ MacHome 2001 June / MacHome Magazine Demo Disc June 2001.iso / Stuff / Software / Audio / MacAmp™ 2.0.1 / Entheogen 1.1 / Third Party Plugins / WhiteCap 3.4! / (into Entheogen Plugins Folder) / WhiteCap Configs / Pure Genius < prev    next >
Encoding:
Text File  |  2000-01-25  |  776 b   |  48 lines  |  [TEXT/ttxt]

  1. //Pure Genius - 25-1-00 - WyldG0053 (Damage Control Committee ;-)
  2. //Here's to shipwrecks!    (Help - The Hall warden's a psycho!)
  3.  
  4. Resn=10,
  5. Durn="1",
  6.  
  7. CamX="0",
  8. CamY="10",
  9. CamZ="7+sin(t/6)",
  10.  
  11. CmLX="0",
  12. CmLY="0",
  13. CmLZ="3",
  14.  
  15. CUpX="0",
  16. CUpY="-1",
  17. CUpZ="0",
  18.  
  19. D0="clip(pos(s-0.85)*10)*(1-dt)",    //Does the colour thang...
  20.  
  21. R="D0",
  22. G="D0+dt*0.3",                //extra bit to fade to bckgrnd
  23. B="D0+dt*0.3",
  24.  
  25. LvlR="D0",            //Stop stealing my code JawBone!
  26. LvlG="D0",
  27. LvlB="D0",
  28.  
  29. BckR="0",
  30. BckG="0.3",
  31. BckB="0.3",
  32.  
  33. widt=15,            //Help! I've lost a womble!
  34. heig=10,
  35. ConL=1,
  36. ConB=1,
  37. LWdt="1",
  38. Fall="50",
  39.  
  40. C0="5*st+(t/4)",        //Does the spin and the turn
  41. D1="10*s + mag(s)*3",        //Does the radii
  42.  
  43. X="sin(C0) * D1",
  44. Y="cos(C0) * D1",
  45. Z="pos(50*s-25)-8",        //Goes _ then /
  46.  
  47. Scal="100",ScSz=1,
  48. Pers="300",Vers=30